Skip to content

use v1 CSIDriver object for 1.18+ clusters; clean up pre-1.17 versions #783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 24, 2021

Conversation

mattcary
Copy link
Contributor

/kind failing-test

What this PR does / why we need it:
CI tests are failing due to trying to install v1beta1 versions of CSIDriver objects on 1.22 clusters. This PR changes deployments to use the v1 CSIDriver object on all 1.18+ clusters.

v1 CSIDriver resources are deployed for 1.18+ clusters.

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 24, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mattcary

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 24, 2021
@mattcary
Copy link
Contributor Author

/assign @msau42

| dev | yes | yes | yes |
| GCE PD CSI Driver\Kubernetes Version | 1.17+ |
|--------------------------------------|-------|
| v0.7.x (beta) | yes |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so we want to remove the older version information?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, it's just noise I think, especially since I also removed the older overlays as well.

@msau42
Copy link
Contributor

msau42 commented May 24, 2021

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 24, 2021
@mattcary mattcary changed the title use v1 CSIDriver object for 1.18+ clusters; clean up versions in README use v1 CSIDriver object for 1.18+ clusters; clean up pre-1.17 versions May 24, 2021
@k8s-ci-robot k8s-ci-robot merged commit 2d8ee4b into kubernetes-sigs:master May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants